home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / MATHS / RLAB / RLAB125.ZIP / !RLaB / misc / gnuplothel / label < prev    next >
Text File  |  1994-10-22  |  300b  |  16 lines

  1. label:
  2.  
  3. Synopsis: Insert labeltext.
  4.  
  5. Syntax: label ( "label_text", x, y, z, labelnr, I )    
  6.  
  7. Description:
  8.  
  9.     Inserts labeltext in the I:th plot-window at location, x, y
  10.     and z. The label will have label-number labelnr.
  11.     
  12.     If 'I' is not specified the default plot-window (0) is used.
  13.  
  14. See Also: nolabel
  15.  
  16.